[INFO] cloning repository https://github.com/lubluniky/pingoblin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lubluniky/pingoblin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flubluniky%2Fpingoblin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flubluniky%2Fpingoblin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec26d7c59875cf1c5fb4dd7e3a52fb24504317c0
[INFO] checking lubluniky/pingoblin against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flubluniky%2Fpingoblin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lubluniky/pingoblin
[INFO] finished tweaking git repo https://github.com/lubluniky/pingoblin
[INFO] tweaked toml for git repo https://github.com/lubluniky/pingoblin written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lubluniky/pingoblin on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lubluniky/pingoblin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a
[INFO] running `Command { std: "docker" "start" "969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking pingoblin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `prometheus-server`
[INFO] [stdout]    --> src/export.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[cfg(feature = "prometheus-server")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `prometheus-server` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::HttpMonitor`
[INFO] [stdout]  --> src/monitor/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use http::HttpMonitor;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `websocket::WebSocketMonitor`
[INFO] [stdout]  --> src/monitor/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use websocket::WebSocketMonitor;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EndpointMetrics`, `LatencySample`, and `MetricsCollector`
[INFO] [stdout]  --> src/monitor/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use metrics::{MetricsCollector, EndpointMetrics, LatencySample};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]   --> src/main.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     event::{self, Event, KeyCode, KeyEventKind},
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prometheus-server`
[INFO] [stdout]    --> src/export.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[cfg(feature = "prometheus-server")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `prometheus-server` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::HttpMonitor`
[INFO] [stdout]  --> src/monitor/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use http::HttpMonitor;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `websocket::WebSocketMonitor`
[INFO] [stdout]  --> src/monitor/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use websocket::WebSocketMonitor;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EndpointMetrics`, `LatencySample`, and `MetricsCollector`
[INFO] [stdout]  --> src/monitor/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use metrics::{MetricsCollector, EndpointMetrics, LatencySample};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]   --> src/main.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     event::{self, Event, KeyCode, KeyEventKind},
[INFO] [stdout]    |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_group` is never read
[INFO] [stdout]   --> src/app.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct EndpointMetrics {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub api_group: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EndpointMetrics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `record_error` is never used
[INFO] [stdout]   --> src/app.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl EndpointMetrics {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn record_error(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `latency_color` is never used
[INFO] [stdout]    --> src/app.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     pub fn latency_color(&self, latency_ms: u64) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endpoint` and `latency_ms` are never read
[INFO] [stdout]   --> src/alerts.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Alert {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub endpoint: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub latency_ms: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Alert` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/alerts.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl AlertManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn recent_alerts(&self, count: usize) -> Vec<&Alert> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn all_alerts(&self) -> &VecDeque<Alert> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn set_thresholds(&mut self, warning_ms: u64, critical_ms: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn warning_threshold(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn critical_threshold(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub fn is_endpoint_alerting(&self, endpoint: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn active_alert_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load_from_file`, `prometheus_enabled`, `get_all_endpoint_urls`, and `get_websocket_urls` are never used
[INFO] [stdout]    --> src/config.rs:354:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | impl Config {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub fn load_from_file<P: AsRef<Path>>(path: P) -> Result<Self, ConfigError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     pub fn prometheus_enabled(&self, args: &CliArgs) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     pub fn get_all_endpoint_urls(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 409 |     pub fn get_websocket_urls(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prometheus_enabled` is never read
[INFO] [stdout]   --> src/export.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MetricsExporter {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     prometheus_enabled: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_prometheus`, `is_prometheus_enabled`, `csv_path`, `to_json`, `to_json_compact`, and `init_csv` are never used
[INFO] [stdout]    --> src/export.rs:82:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl MetricsExporter {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     pub fn to_prometheus(&self, metrics: &[ExportableMetrics]) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn is_prometheus_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn csv_path(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub fn to_json(&self, metrics: &[ExportableMetrics]) -> String {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn to_json_compact(&self, metrics: &[ExportableMetrics]) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn init_csv(&self) -> std::io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escape_prometheus_label` is never used
[INFO] [stdout]    --> src/export.rs:263:4
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn escape_prometheus_label(s: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prometheus_server_addr` is never used
[INFO] [stdout]    --> src/export.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn prometheus_server_addr(port: u16) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/monitor/http.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl EndpointTarget {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 25 |     /// Creates a new endpoint target.
[INFO] [stdout] 26 |     pub fn new(name: impl Into<String>, url: impl Into<String>, api_group: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error` is never read
[INFO] [stdout]   --> src/monitor/http.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct LatencyResult {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub error: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LatencyResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_default_endpoints`, `ping`, `endpoints`, and `endpoint_count` are never used
[INFO] [stdout]    --> src/monitor/http.rs:96:12
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl HttpMonitor {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub fn with_default_endpoints() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub async fn ping(&self, target: &EndpointTarget) -> LatencyResult {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub fn endpoints(&self) -> &[EndpointTarget] {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub fn endpoint_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_endpoints` is never used
[INFO] [stdout]    --> src/monitor/http.rs:254:8
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub fn default_endpoints() -> Vec<EndpointTarget> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `clob_ws`, `rtds`, and `defaults` are never used
[INFO] [stdout]   --> src/monitor/websocket.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl WsTarget {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 36 |     /// Create a new WebSocket target.
[INFO] [stdout] 37 |     pub fn new(name: impl Into<String>, url: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn clob_ws() -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn rtds() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn defaults() -> Vec<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error` is never read
[INFO] [stdout]   --> src/monitor/websocket.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct WsLatencyResult {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub error: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WsLatencyResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_defaults`, `with_first_message_timeout`, `with_connection_timeout`, and `endpoints` are never used
[INFO] [stdout]    --> src/monitor/websocket.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl WebSocketMonitor {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn with_defaults() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn with_first_message_timeout(mut self, timeout: Duration) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn with_connection_timeout(mut self, timeout: Duration) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn endpoints(&self) -> &[WsTarget] {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CLOB_WS` is never used
[INFO] [stdout]   --> src/monitor/websocket.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub const CLOB_WS: &str = "wss://ws-subscriptions-clob.polymarket.com/ws/market";
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RTDS` is never used
[INFO] [stdout]   --> src/monitor/websocket.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub const RTDS: &str = "wss://ws-live-data.polymarket.com";
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LatencySample` is never constructed
[INFO] [stdout]  --> src/monitor/metrics.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LatencySample {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/monitor/metrics.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl LatencySample {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(latency_ms: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EndpointMetrics` is never constructed
[INFO] [stdout]   --> src/monitor/metrics.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct EndpointMetrics {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/monitor/metrics.rs:36:12
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl EndpointMetrics {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  35 |     /// Create new endpoint metrics with specified window size
[INFO] [stdout]  36 |     pub fn new(name: &str, window_size: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn add_sample(&mut self, latency_ms: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn percentile(&self, p: f64) -> Option<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn p50(&self) -> Option<u64> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn p95(&self) -> Option<u64> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn p99(&self) -> Option<u64> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn sparkline_data(&self) -> Vec<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn is_stale(&self, timeout: Duration) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MetricsCollector` is never constructed
[INFO] [stdout]    --> src/monitor/metrics.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct MetricsCollector {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `register_endpoint`, `record`, `get_metrics`, and `all_metrics` are never used
[INFO] [stdout]    --> src/monitor/metrics.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl MetricsCollector {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 142 |     /// Create a new empty metrics collector
[INFO] [stdout] 143 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn register_endpoint(&mut self, name: &str, window_size: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn record(&mut self, endpoint: &str, latency_ms: u64) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     pub fn get_metrics(&self, endpoint: &str) -> Option<&EndpointMetrics> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn all_metrics(&self) -> impl Iterator<Item = &EndpointMetrics> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_group` is never read
[INFO] [stdout]   --> src/app.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct EndpointMetrics {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub api_group: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EndpointMetrics` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `record_error` is never used
[INFO] [stdout]   --> src/app.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl EndpointMetrics {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn record_error(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `latency_color` is never used
[INFO] [stdout]    --> src/app.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     pub fn latency_color(&self, latency_ms: u64) -> Color {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `active_alert_count` is never used
[INFO] [stdout]    --> src/alerts.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl AlertManager {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn active_alert_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load_from_file` and `prometheus_enabled` are never used
[INFO] [stdout]    --> src/config.rs:354:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | impl Config {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub fn load_from_file<P: AsRef<Path>>(path: P) -> Result<Self, ConfigError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     pub fn prometheus_enabled(&self, args: &CliArgs) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a", kill_on_drop: false }`
[INFO] [stdout] 969116db3e463713de0414f69283873b92796f2e32e769aeb68113799029817a
